Home
last modified time | relevance | path

Searched refs:BLOCK_CIPHER_defs (Results 1 – 7 of 7) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_idea.c94 BLOCK_CIPHER_defs(idea, IDEA_KEY_SCHEDULE, NID_idea, 8, 16, 8, 64, in BLOCK_CIPHER_func_cbc()
H A De_des3.c217 BLOCK_CIPHER_defs(des_ede, DES_EDE_KEY, NID_des_ede, 8, 16, 8, 64,
224 BLOCK_CIPHER_defs(des_ede3, DES_EDE_KEY, NID_des_ede3, 8, 24, 8, 64,
H A De_des.c182 BLOCK_CIPHER_defs(des, DES_key_schedule, NID_des, 8, 8, 8, 64,
H A Devp_locl.h176 #define BLOCK_CIPHER_defs(cname, kstruct, \ macro
251 BLOCK_CIPHER_defs(cname, kstruct, nid, block_size, key_len, iv_len, \
/minix3/external/bsd/bind/dist/bin/pkcs11/
H A Dopenssl-1.0.0o-patch3382 + * greater than the actual length is that OpenSSL uses BLOCK_CIPHER_defs
H A Dopenssl-0.9.8zc-patch3401 + * greater than the actual length is that OpenSSL uses BLOCK_CIPHER_defs
H A Dopenssl-1.0.1j-patch3335 + * greater than the actual length is that OpenSSL uses BLOCK_CIPHER_defs