Home
last modified time | relevance | path

Searched refs:EVP_CIPHER_get_block_size (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Devp_lib.c388 int EVP_CIPHER_get_block_size(const EVP_CIPHER *cipher) in EVP_CIPHER_get_block_size() function
395 return EVP_CIPHER_get_block_size(ctx->cipher); in EVP_CIPHER_CTX_get_block_size()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod43 EVP_CIPHER_get_block_size,
175 int EVP_CIPHER_get_block_size(const EVP_CIPHER *e);
216 #define EVP_CIPHER_block_size EVP_CIPHER_get_block_size
444 EVP_CIPHER_get_block_size(). If it isn't, the result is undefined. If the cipher
528 =item EVP_CIPHER_get_block_size() and EVP_CIPHER_CTX_get_block_size()
677 Use EVP_CIPHER_get_block_size() to retrieve the cached value.
1217 EVP_CIPHER_get_block_size() and EVP_CIPHER_CTX_get_block_size() return the
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c687 EVP_CIPHER_get_block_size(cipher))) == NULL in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
/freebsd/crypto/openssl/test/
H A Ddestest.c723 || !TEST_int_eq(bs = EVP_CIPHER_get_block_size(cipher), 8) in test_des_key_wrap()
H A Devp_libctx_test.c441 in_len = EVP_CIPHER_get_block_size(cipher) / 2; in test_cipher_reinit_partialupdate()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h589 int EVP_CIPHER_get_block_size(const EVP_CIPHER *cipher);
590 # define EVP_CIPHER_block_size EVP_CIPHER_get_block_size
/freebsd/crypto/openssl/ssl/record/
H A Dssl3_record.c1068 bs = EVP_CIPHER_get_block_size(EVP_CIPHER_CTX_get0_cipher(ds)); in tls1_enc()
/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c2201 blk = EVP_CIPHER_get_block_size(e_ciph); in ssl_cipher_get_overhead()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4459 EVP_CIPHER_get_block_size;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1729 MLINKS+= EVP_EncryptInit.3 EVP_CIPHER_get_block_size.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num425 EVP_CIPHER_get_block_size 433 3_0_0 EXIST::FUNCTION: