Searched defs:authkey (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/lib/libfido2/src/ |
H A D | authkey.c | 12 es256_pk_t *authkey = arg; in parse_authkey() local 61 fido_dev_authkey_rx(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_rx() 82 fido_dev_authkey_wait(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_wait() 94 fido_dev_authkey(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey()
|
/openbsd-src/sbin/ipsecctl/ |
H A D | parse.y | 2340 struct ipsec_key *authkey, struct ipsec_key *enckey, u_int8_t tmode) in validate_sa() 2487 struct ipsec_transforms *xfs, struct ipsec_key *authkey, struct ipsec_key *enckey) in create_sa() 2514 reverse_sa(struct ipsec_rule *rule, u_int32_t spi, struct ipsec_key *authkey, in reverse_sa() 2741 u_int8_t direction, u_int32_t spi, struct ipsec_key *authkey, in expand_rule()
|
H A D | pfkey.c | 393 struct ipsec_transforms *xfs, struct ipsec_key *authkey, in pfkey_sa()
|
H A D | pfkdump.c | 722 struct ipsec_key enckey, authkey; in pfkey_print_sa() local
|
H A D | ipsecctl.h | 198 struct ipsec_key *authkey; member
|
/openbsd-src/usr.bin/snmp/ |
H A D | usm.c | 46 char *authkey; member
|
H A D | snmpc.c | 119 char *authkey = NULL; in main() local
|