Searched defs:authkey (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/libfido2/src/ |
H A D | authkey.c | 13 es256_pk_t *authkey = arg; in parse_authkey() local 62 fido_dev_authkey_rx(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_rx() 92 fido_dev_authkey_wait(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_wait() 104 fido_dev_authkey(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey()
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_integrity.c | 455 u_char *p, *data, *authkey, *plaindata; in g_eli_auth_run() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | kem.c | 31 const OSSL_PARAM params[], EVP_PKEY *authkey) in evp_kem_init()
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_i.h | 64 u8 authkey[WPS_AUTHKEY_LEN]; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-esp.c | 522 char *authkey; in esp_print_decode_ikeline() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bss_dgram.c | 2293 struct sctp_authkey *authkey = NULL; in dgram_sctp_ctrl() local
|