/openssl/crypto/asn1/ |
H A D | bio_ndef.c | 129 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix() 158 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free() 179 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_suffix_free() 190 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_suffix()
|
H A D | tasn_dec.c | 704 long plen; in asn1_d2i_ex_primitive() local 982 long plen; in asn1_find_end() local 1050 long plen; in asn1_collect() local 1103 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) in collect_data() 1148 long plen; in asn1_check_tlen() local
|
H A D | a_int.c | 155 const unsigned char *p, size_t plen) in c2i_ibuf()
|
/openssl/crypto/rsa/ |
H A D | rsa_oaep.c | 41 const unsigned char *param, int plen) in RSA_padding_add_PKCS1_OAEP() 58 int plen, const EVP_MD *md, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() 153 const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1() 162 const unsigned char *param, int plen) in RSA_padding_check_PKCS1_OAEP() 171 int plen, const EVP_MD *md, in RSA_padding_check_PKCS1_OAEP_mgf1()
|
/openssl/crypto/ec/ |
H A D | ecx_backend.c | 155 const unsigned char *p, int plen, in ossl_ecx_key_op() 234 int plen; in ossl_ecx_key_from_pkcs8() local
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_chacha20_poly1305_hw.c | 124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local 273 size_t rem, plen = ctx->tls_payload_length; in chacha20_poly1305_aead_cipher() local
|
H A D | cipher_rc4_hmac_md5_hw.c | 61 size_t plen = ctx->payload_length; in cipher_hw_rc4_hmac_md5_cipher() local
|
H A D | ciphercommon_gcm.c | 540 size_t plen = 0; in gcm_tls_cipher() local
|
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 379 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha1_cipher() local
|
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 402 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha256_cipher() local
|
/openssl/crypto/cms/ |
H A D | cms_dh.c | 32 int plen; in dh_cms_set_peerkey() local 89 int keylen, plen; in dh_cms_set_shared_info() local
|
H A D | cms_ec.c | 82 int plen; in ecdh_cms_set_peerkey() local 166 int plen, keylen; in ecdh_cms_set_shared_info() local
|
/openssl/test/ |
H A D | rsa_mp_test.c | 257 int plen; in test_rsa_mp() local
|
H A D | rsa_test.c | 243 int plen; in test_rsa_simple() local 288 int plen; in test_rsa_oaep() local
|
/openssl/test/helpers/ |
H A D | predefined_dhparams.c | 49 unsigned char *pdata, size_t plen, in get_dh_from_pg()
|
/openssl/crypto/bn/ |
H A D | bn_s390x.c | 84 size_t size, plen, qlen; in s390x_crt() local
|
/openssl/crypto/pem/ |
H A D | pem_lib.c | 242 static int pem_bytes_read_bio_flags(unsigned char **pdata, long *plen, in pem_bytes_read_bio_flags() 285 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio() 292 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem() 419 int PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *plen, in PEM_do_header()
|
/openssl/crypto/evp/ |
H A D | e_rc4_hmac_md5.c | 86 size_t plen = key->payload_length; in rc4_hmac_md5_cipher() local
|
H A D | e_chacha20_poly1305.c | 218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local 368 size_t rem, plen = actx->tls_payload_length; in chacha20_poly1305_cipher() local
|
H A D | ec_ctrl.c | 176 int EVP_PKEY_CTX_get_ecdh_kdf_outlen(EVP_PKEY_CTX *ctx, int *plen) in EVP_PKEY_CTX_get_ecdh_kdf_outlen()
|
H A D | dh_ctrl.c | 265 int EVP_PKEY_CTX_get_dh_kdf_outlen(EVP_PKEY_CTX *ctx, int *plen) in EVP_PKEY_CTX_get_dh_kdf_outlen()
|
/openssl/providers/implementations/encode_decode/ |
H A D | decode_epki2pki.c | 116 size_t plen = 0; in epki2pki_decode() local
|
H A D | decode_pem2der.c | 82 size_t plen; in pem2der_pass_helper() local
|
/openssl/crypto/store/ |
H A D | store_result.c | 338 size_t plen = 0; in try_key_value_legacy() local
|
/openssl/crypto/x509/ |
H A D | x509_vpm.c | 443 *int_X509_VERIFY_PARAM_get0_ip(X509_VERIFY_PARAM *param, size_t *plen) in int_X509_VERIFY_PARAM_get0_ip()
|