Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 12 of 12) sorted by relevance

/openssl/crypto/cmac/
H A Dcmac.c41 static void make_kn(unsigned char *k1, const unsigned char *l, int bl) in make_kn()
95 int bl; in CMAC_CTX_copy() local
146 int bl; in ossl_cmac_init() local
182 int bl; in CMAC_Update() local
250 int i, bl, lb; in CMAC_Final() local
/openssl/providers/implementations/ciphers/
H A Dcipher_des_hw.c54 size_t i, bl = ctx->blocksize; in cipher_hw_des_ecb_cipher() local
H A Dciphercommon_hw.c32 size_t i, bl = dat->blocksize; in ossl_cipher_hw_generic_ecb() local
/openssl/crypto/asn1/
H A Da_object.c58 BIGNUM *bl = NULL; in a2d_ASN1_OBJECT() local
/openssl/crypto/evp/
H A De_sm4.c172 size_t bl = EVP_CIPHER_CTX_get_block_size(ctx); in sm4_ecb_cipher() local
H A De_camellia.c239 size_t bl = EVP_CIPHER_CTX_get_block_size(ctx); in camellia_ecb_cipher() local
H A Devp_enc.c571 int i, j, bl, cmpl = inl; in evp_EncryptDecryptUpdate() local
723 unsigned int i, b, bl; in EVP_EncryptFinal_ex() local
H A De_aes.c193 size_t bl = EVP_CIPHER_CTX_get_block_size(ctx); in aesni_ecb_cipher() local
2524 size_t bl = EVP_CIPHER_CTX_get_block_size(ctx); in aes_ecb_cipher() local
/openssl/crypto/bn/
H A Dbn_local.h574 # define mul64(l,h,bl,bh) \ argument
609 # define mul_add(r,a,bl,bh,c) { \ argument
625 # define mul(r,a,bl,bh,c) { \ argument
H A Dbn_mul.c510 int top, al, bl; in bn_mul_fixed_top() local
H A Dbn_asm.c107 BN_ULONG bl, bh; in bn_mul_add_words() local
139 BN_ULONG bl, bh; in bn_mul_words() local
/openssl/crypto/objects/
H A Dobj_dat.c471 BIGNUM *bl; in OBJ_obj2txt() local

Completed in 49 milliseconds