Home
last modified time | relevance | path

Searched defs:authdata (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dcred_verify.c24 struct blob authdata; in prepare_cred() local
H A Dassert_verify.c29 struct blob authdata; in prepare_assert() local
H A Dcred_make.c90 char *authdata = NULL; in print_attcred() local
H A Dassert_get.c159 char *authdata = NULL; in print_assert() local
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dassert.c390 const fido_blob_t *authdata) in get_es256_hash()
414 const fido_blob_t *authdata) in get_es384_hash()
438 const fido_blob_t *authdata) in get_eddsa_hash()
456 fido_blob_t authdata; in fido_get_signed_hash() local
H A Dcbor.c1292 fido_blob_t *authdata_cbor, fido_authdata_t *authdata, in cbor_decode_cred_authdata()
1342 fido_authdata_t *authdata, fido_assert_extattr_t *authdata_ext) in cbor_decode_assert_authdata()
H A Du2f.c506 fido_authdata_t authdata; in encode_cred_authdata() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_utils.c521 LoadBlob_AUTHDATA(UINT64 *offset, BYTE *blob, TPM_AUTHDATA *authdata) in LoadBlob_AUTHDATA()
527 UnloadBlob_AUTHDATA(UINT64 *offset, BYTE *blob, TPM_AUTHDATA *authdata) in UnloadBlob_AUTHDATA()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsk-api.h51 uint8_t *authdata; member
/netbsd-src/external/bsd/libfido2/dist/regress/
H A Dassert.c76 static const unsigned char authdata[39] = { variable
H A Dcred.c26 static const unsigned char authdata[198] = { variable
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_xauth.h71 } authdata; member
/netbsd-src/external/bsd/libfido2/dist/src/fido/
H A Dtypes.h183 fido_authdata_t authdata; /* decoded authdata payload */ member
202 fido_authdata_t authdata; /* decoded authdata payload */ member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_ccapi.h136 cc_data **authdata; member
H A Dget_cred.c91 krb5_authdata *authdata, in set_auth_data()
H A Dkrb5.h480 krb5_authdata authdata; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h333 BYTE authdata[TPM_SHA1_160_HASH_LEN]; member