Searched defs:ptlen (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/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()
|
/freebsd/crypto/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 | 932 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 | 4064 int ctlen, ptlen, tmp = 99; in test_decrypt_null_chunks() local
|
/freebsd/libexec/phttpget/ |
H A D | phttpget.c | 76 size_t ptlen, ctlen; in b64enc() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-esp.c | 181 unsigned int ptlen; in do_decrypt() local
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | evp.h | 1506 # define EVP_PKEY_set1_tls_encodedpoint(pkey, pt, ptlen) \ argument
|