Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c810 uint32_t alg_auth, uint32_t alg_enc, in ssl_cipher_apply_rule()
1000 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
1695 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac; in SSL_CIPHER_description() local
/freebsd/sys/netipsec/
H A Dkeydb.h168 uint8_t alg_auth; /* Authentication Algorithm Identifier*/ global() member