Home
last modified time | relevance | path

Searched defs:ptlen (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c144 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 Daesgcmtest.c71 int outlen, ptlen; in do_decrypt() local
H A Dtls13encryptiontest.c246 size_t ptlen; in load_record() local
H A Devp_fetch_prov_test.c265 int ret = 0, ctlen, ptlen; in encrypt_decrypt() local
H A Dthreadstest.c932 size_t ptlen, ctlen = sizeof(ctbuf); in thread_shared_evp_pkey() local
H A Dhpke_test.c52 size_t ptlen; member
H A Devp_extra_test.c4064 int ctlen, ptlen, tmp = 99; in test_decrypt_null_chunks() local
/freebsd/libexec/phttpget/
H A Dphttpget.c76 size_t ptlen, ctlen; in b64enc() local
/freebsd/contrib/tcpdump/
H A Dprint-esp.c181 unsigned int ptlen; in do_decrypt() local
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1506 # define EVP_PKEY_set1_tls_encodedpoint(pkey, pt, ptlen) \ argument