Home
last modified time | relevance | path

Searched defs:plen (Results 1 – 25 of 34) sorted by relevance

12

/openssl-master/crypto/asn1/
A Dbio_ndef.c105 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix()
136 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free()
157 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_suffix_free()
168 static int ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_suffix()
A Dtasn_dec.c704 long plen; in asn1_d2i_ex_primitive() local
976 long plen; in asn1_find_end() local
1044 long plen; in asn1_collect() local
1097 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) in collect_data()
1142 long plen; in asn1_check_tlen() local
A Da_int.c155 const unsigned char *p, size_t plen) in c2i_ibuf()
/openssl-master/crypto/rsa/
A Drsa_oaep.c41 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()
143 const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1()
152 const unsigned char *param, int plen) in RSA_padding_check_PKCS1_OAEP()
161 int plen, const EVP_MD *md, in RSA_padding_check_PKCS1_OAEP_mgf1()
/openssl-master/crypto/ec/
A Decx_backend.c145 const unsigned char *p, int plen, in ossl_ecx_key_op()
224 int plen; in ossl_ecx_key_from_pkcs8() local
/openssl-master/providers/implementations/ciphers/
A Dcipher_chacha20_poly1305_hw.c126 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
275 size_t rem, plen = ctx->tls_payload_length; in chacha20_poly1305_aead_cipher() local
A Dcipher_rc4_hmac_md5_hw.c61 size_t plen = ctx->payload_length; in cipher_hw_rc4_hmac_md5_cipher() local
A Dciphercommon_gcm.c505 size_t plen = 0; in gcm_tls_cipher() local
A Dcipher_aes_cbc_hmac_sha1_hw.c379 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha1_cipher() local
A Dcipher_aes_cbc_hmac_sha256_hw.c402 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha256_cipher() local
/openssl-master/crypto/cms/
A Dcms_dh.c31 int plen; in dh_cms_set_peerkey() local
88 int keylen, plen; in dh_cms_set_shared_info() local
A Dcms_ec.c80 int plen; in ecdh_cms_set_peerkey() local
164 int plen, keylen; in ecdh_cms_set_shared_info() local
/openssl-master/test/
A Drsa_test.c243 int plen; in test_rsa_simple() local
288 int plen; in test_rsa_oaep() local
A Drsa_mp_test.c257 int plen; in test_rsa_mp() local
/openssl-master/providers/implementations/encode_decode/
A Ddecode_epki2pki.c87 size_t plen = 0; in epki2pki_decode() local
A Ddecode_pem2der.c78 size_t plen; in pem2der_pass_helper() local
/openssl-master/test/helpers/
A Dpredefined_dhparams.c49 unsigned char *pdata, size_t plen, in get_dh_from_pg()
/openssl-master/crypto/pem/
A Dpem_lib.c235 static int pem_bytes_read_bio_flags(unsigned char **pdata, long *plen, in pem_bytes_read_bio_flags()
278 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio()
285 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem()
414 int PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *plen, in PEM_do_header()
/openssl-master/crypto/evp/
A De_rc4_hmac_md5.c86 size_t plen = key->payload_length; in rc4_hmac_md5_cipher() local
A De_chacha20_poly1305.c218 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
A Dec_ctrl.c176 int EVP_PKEY_CTX_get_ecdh_kdf_outlen(EVP_PKEY_CTX *ctx, int *plen) in EVP_PKEY_CTX_get_ecdh_kdf_outlen()
A Ddh_ctrl.c265 int EVP_PKEY_CTX_get_dh_kdf_outlen(EVP_PKEY_CTX *ctx, int *plen) in EVP_PKEY_CTX_get_dh_kdf_outlen()
A De_aes_cbc_hmac_sha1.c413 size_t plen = key->payload_length, iv = 0, /* explicit IV in TLS 1.1 and in aesni_cbc_hmac_sha1_cipher() local
/openssl-master/crypto/store/
A Dstore_result.c320 size_t plen = 0; in try_key_value_legacy() local
/openssl-master/crypto/x509/
A Dx509_vpm.c444 *int_X509_VERIFY_PARAM_get0_ip(X509_VERIFY_PARAM *param, size_t *plen) in int_X509_VERIFY_PARAM_get0_ip()

Completed in 33 milliseconds

12