Searched defs:algo_strength (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_ciph.c | 812 uint32_t algo_strength, int rule, in ssl_cipher_apply_rule() 1000 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
|
H A D | ssl_local.h | 479 uint32_t algo_strength; /* strength and export flags */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_ciph.c | 776 uint32_t algo_strength, int rule, in ssl_cipher_apply_rule() 962 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
|
H A D | ssl_local.h | 431 uint32_t algo_strength; /* strength and export flags */ member
|