Searched refs:cipher (Results 1 – 1 of 1) sorted by relevance
446 const EVP_CIPHER *cipher; member451 const EVP_CIPHER *cipher; member488 const EVP_CIPHER *cipher, const EVP_MD *md,530 int EVP_CIPHER_nid(const EVP_CIPHER *cipher);532 int EVP_CIPHER_block_size(const EVP_CIPHER *cipher);533 int EVP_CIPHER_key_length(const EVP_CIPHER *cipher);534 int EVP_CIPHER_iv_length(const EVP_CIPHER *cipher);535 unsigned long EVP_CIPHER_flags(const EVP_CIPHER *cipher);621 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,623 int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,[all …]