Searched defs:algo_strength (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libssl/ |
H A D | ssl_ciph.c | 736 ssl_cipher_apply_rule(unsigned long cipher_id,unsigned long alg_mkey,unsigned long alg_auth,unsigned long alg_enc,unsigned long alg_mac,unsigned long alg_ssl,unsigned long algo_strength,int rule,int strength_bits,CIPHER_ORDER ** head_p,CIPHER_ORDER ** tail_p) ssl_cipher_apply_rule() argument 889 unsigned long algo_strength; ssl_cipher_process_rulestr() local [all...] |
H A D | ssl_local.h | 359 unsigned long algo_strength; /* strength and export flags */ global() member
|