Home
last modified time | relevance | path

Searched defs:poutlen (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/ec/
H A Decdh_ossl.c38 int ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ecdh_simple_compute_key()
H A Dec_kmeth.c273 size_t *poutlen, in EC_KEY_METHOD_get_compute_key()
/freebsd-12.1/sys/dev/hptmv/
H A Daccess601.h59 #define sx508x_ioctl(pSataAdapter, indata, inlen, outdata, maxoutlen, poutlen) 0 argument
/freebsd-12.1/crypto/openssl/crypto/cmac/
H A Dcmac.c186 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final()
/freebsd-12.1/crypto/openssl/crypto/cms/
H A Dcms_kari.c186 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
/freebsd-12.1/crypto/openssl/apps/
H A Dpkeyutl.c498 unsigned char *out, size_t *poutlen, in do_keyop()