EVP_CIPHER_CTX_key_length() should return the set key length in the
EVP_CIPHER_CTX structure which may not be the same as the underlying cipher key length for variable length ciphers.
parent
5c2fc73e
Please register or sign in to comment
EVP_CIPHER_CTX structure which may not be the same as the underlying cipher key length for variable length ciphers.