Home
last modified time | relevance | path

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

12

/openssl/crypto/asn1/
H 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()
H A Dtasn_dec.c704 long plen; in asn1_d2i_ex_primitive() local
974 long plen; in asn1_find_end() local
1042 long plen; in asn1_collect() local
1095 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) in collect_data()
1140 long plen; in asn1_check_tlen() local
H A Da_int.c155 const unsigned char *p, size_t plen) in c2i_ibuf()
/openssl/crypto/rsa/
H 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/crypto/ec/
H A Decx_backend.c156 const unsigned char *p, int plen, in ossl_ecx_key_op()
235 int plen; in ossl_ecx_key_from_pkcs8() local
/openssl/providers/implementations/ciphers/
H 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
H A Dcipher_rc4_hmac_md5_hw.c61 size_t plen = ctx->payload_length; in cipher_hw_rc4_hmac_md5_cipher() local
H A Dciphercommon_gcm.c512 size_t plen = 0; in gcm_tls_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c379 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha1_cipher() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c402 size_t plen = ctx->payload_length; in aesni_cbc_hmac_sha256_cipher() local
/openssl/crypto/cms/
H A Dcms_dh.c32 int plen; in dh_cms_set_peerkey() local
89 int keylen, plen; in dh_cms_set_shared_info() local
H A Dcms_ec.c81 int plen; in ecdh_cms_set_peerkey() local
165 int plen, keylen; in ecdh_cms_set_shared_info() local
/openssl/test/
H A Drsa_test.c243 int plen; in test_rsa_simple() local
288 int plen; in test_rsa_oaep() local
H A Drsa_mp_test.c257 int plen; in test_rsa_mp() local
/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c91 size_t plen = 0; in epki2pki_decode() local
H A Ddecode_pem2der.c82 size_t plen; in pem2der_pass_helper() local
/openssl/crypto/pem/
H 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/test/helpers/
H A Dpredefined_dhparams.c49 unsigned char *pdata, size_t plen, in get_dh_from_pg()
/openssl/crypto/evp/
H A De_rc4_hmac_md5.c86 size_t plen = key->payload_length; in rc4_hmac_md5_cipher() local
H 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
H 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()
H 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()
H A De_aes_cbc_hmac_sha256.c428 size_t plen = key->payload_length, iv = 0, /* explicit IV in TLS 1.1 and in aesni_cbc_hmac_sha256_cipher() local
/openssl/crypto/store/
H A Dstore_result.c338 size_t plen = 0; in try_key_value_legacy() local
/openssl/crypto/x509/
H 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 68 milliseconds

12