Home
last modified time | relevance | path

Searched defs:cipher_id (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libssl/
H A Dssl_ciphers.c99 unsigned long cipher_id; in STACK_OF() local
H A Dssl_ciph.c734 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
891 unsigned long cipher_id = 0; ssl_cipher_process_rulestr() local
H A Dssl_local.h449 unsigned long cipher_id; /* when ASN.1 loaded, this global() member
/openbsd-src/regress/lib/libssl/exporter/
H A Dexportertest.c40 unsigned int cipher_id; member