Home
last modified time | relevance | path

Searched refs:authdata (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch62 char *authdata = calloc(1, 128);
66 if (!authdata) {
72 - if (EVP_read_pw_string(authdata, 128, "SRK Password: ", 0)) {
75 - free(authdata);
78 + memset(authdata, 0, TPM_WELL_KNOWN_KEY_LEN);
83 + if (EVP_read_pw_string(authdata, 128, "SRK Password: ", 0)) {
86 + free(authdata);
90 + authlen = strlen(authdata);
96 - strlen(authdata),
99 (BYTE *)authdata))) {
[all …]
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c182 unsigned char *authdata; in TSS_checkhmac1() local
202 authdata = buffer + bufsize - SHA1_DIGEST_SIZE; in TSS_checkhmac1()
203 continueflag = authdata - 1; in TSS_checkhmac1()
244 if (memcmp(testhmac, authdata, SHA1_DIGEST_SIZE)) in TSS_checkhmac1()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/
H A Dkrb5_1.21.3.bb173 ${libdir}/krb5/plugins/authdata \
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt2037 0: /usr/lib/krb5/plugins/authdata