Home
last modified time | relevance | path

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

/openssl/crypto/cmac/
H A Dcmac.c39 static void make_kn(unsigned char *k1, const unsigned char *l, int bl) in make_kn()
95 int bl; in CMAC_CTX_copy() local
136 int bl; in CMAC_Init() local
166 int bl; in CMAC_Update() local
208 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.c60 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.c527 int i, j, bl, cmpl = inl; in evp_EncryptDecryptUpdate() local
679 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
2534 size_t bl = EVP_CIPHER_CTX_get_block_size(ctx); in aes_ecb_cipher() local
/openssl/crypto/bn/
H A Dbn_local.h572 # define mul64(l,h,bl,bh) \ argument
607 # define mul_add(r,a,bl,bh,c) { \ argument
623 # 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.c443 BIGNUM *bl; in OBJ_obj2txt() local

Completed in 62 milliseconds