Searched defs:mlen (Results 1 – 13 of 13) sorted by relevance
/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_ccm_hw.c | 14 size_t nlen, size_t mlen) in ossl_ccm_generic_setiv()
|
H A D | ciphercommon_ccm.c | 325 static int ccm_set_iv(PROV_CCM_CTX *ctx, size_t mlen) in ccm_set_iv()
|
/openssl/doc/designs/ddd/ |
H A D | ddd-01-conn-blocking.c | 144 int l, mlen, res = 1; in main() local
|
H A D | ddd-03-fd-blocking.c | 139 int rc, fd = -1, l, mlen, res = 1; in main() local
|
H A D | ddd-06-mem-uv.c | 699 int mlen; variable
|
/openssl/crypto/modes/ |
H A D | gcm128.c | 779 u64 mlen = ctx->len.u[1]; in CRYPTO_gcm128_encrypt() local 1004 u64 mlen = ctx->len.u[1]; in CRYPTO_gcm128_decrypt() local
|
H A D | ccm128.c | 41 const unsigned char *nonce, size_t nlen, size_t mlen) in CRYPTO_ccm128_setiv()
|
/openssl/crypto/rsa/ |
H A D | rsa_oaep.c | 174 int i, dblen = 0, mlen = -1, one_index = 0, msg_index; in RSA_padding_check_PKCS1_OAEP_mgf1() local
|
H A D | rsa_pk1.c | 179 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local
|
/openssl/ssl/statem/ |
H A D | statem_dtls.c | 806 size_t mlen, frag_off, frag_len; in dtls_get_reassembled_message() local
|
/openssl/crypto/cms/ |
H A D | cms_sd.c | 1004 unsigned int mlen; in CMS_SignerInfo_verify_content() local
|
/openssl/crypto/evp/ |
H A D | e_aes.c | 1317 unsigned long long mlen; in s390x_aes_gcm() local 1792 size_t mlen) in s390x_aes_ccm_setiv()
|
/openssl/ssl/ |
H A D | t1_lib.c | 2378 size_t mlen; in tls_decrypt_ticket() local
|
Completed in 51 milliseconds