Home
last modified time | relevance | path

Searched refs:EVP_CIPH_CUSTOM_IV (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/ssh/libssh/common/
H A Dcipher-ctr.c146 EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CUSTOM_IV; in evp_aes_ctr()
/onnv-gate/usr/src/common/openssl/crypto/evp/
H A Devp_enc.c189 if(!(EVP_CIPHER_CTX_flags(ctx) & EVP_CIPH_CUSTOM_IV)) { in EVP_CipherInit_ex()
H A Devp.h339 #define EVP_CIPH_CUSTOM_IV 0x10 macro
/onnv-gate/usr/src/common/openssl/
H A DCHANGES4584 differently it can set the EVP_CIPH_CUSTOM_IV or EVP_CIPH_ALWAYS_CALL_INIT