Searched defs:ptlen (Results 1 – 8 of 8) sorted by relevance
/openssl/test/ |
H A D | aesgcmtest.c | 71 int outlen, ptlen; in do_decrypt() local
|
H A D | tls13encryptiontest.c | 246 size_t ptlen; in load_record() local
|
H A D | evp_fetch_prov_test.c | 265 int ret = 0, ctlen, ptlen; in encrypt_decrypt() local
|
H A D | threadstest.c | 898 size_t ptlen, ctlen = sizeof(ctbuf); in thread_shared_evp_pkey() local
|
H A D | hpke_test.c | 52 size_t ptlen; member
|
H A D | evp_extra_test.c | 3444 int ctlen, ptlen, tmp = 99; in test_decrypt_null_chunks() local
|
/openssl/crypto/hpke/ |
H A D | hpke.c | 144 unsigned char *pt, size_t *ptlen) in hpke_aead_dec() 219 const unsigned char *pt, size_t ptlen, in hpke_aead_enc() 1155 const unsigned char *pt, size_t ptlen) in OSSL_HPKE_seal() 1195 unsigned char *pt, size_t *ptlen, in OSSL_HPKE_open()
|
/openssl/include/openssl/ |
H A D | evp.h | 1465 # define EVP_PKEY_set1_tls_encodedpoint(pkey, pt, ptlen) \ argument
|
Completed in 45 milliseconds