Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Decdh_ossl.c49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
H A Dec_kmeth.c300 size_t *poutlen, in EC_KEY_METHOD_get_compute_key()
/freebsd/sys/dev/hptmv/
H A Daccess601.h57 #define sx508x_ioctl(pSataAdapter, indata, inlen, outdata, maxoutlen, poutlen) 0 argument
/freebsd/crypto/openssl/apps/
H A Dpkeyutl.c682 unsigned char *out, size_t *poutlen, in do_keyop()
716 unsigned char **out, size_t *poutlen) in do_raw_keyop()
/freebsd/crypto/openssl/crypto/cmac/
H A Dcmac.c206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_kari.c210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()