Searched defs:alg_auth (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netipsec/
H A Dkeydb.h168 uint8_t alg_auth; /* Authentication Algorithm Identifier*/ member in struct:secasvar
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_ciph.c962 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; local
773 ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey, uint32_t alg_auth, uint32_t alg_enc, uint32_t alg_mac, int min_tls, uint32_t algo_strength, int rule, int32_t strength_bits, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) argument
1641 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac; local
[all...]

Completed in 77 milliseconds