Searched defs:poutlen (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
|
H A D | ec_kmeth.c | 295 size_t *poutlen, in EC_KEY_METHOD_get_compute_key()
|
/openssl/crypto/cmac/ |
H A D | cmac.c | 248 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final()
|
/openssl/apps/ |
H A D | pkeyutl.c | 761 unsigned char *out, size_t *poutlen, in do_keyop() 805 unsigned char **out, size_t *poutlen) in do_raw_keyop()
|
/openssl/crypto/cms/ |
H A D | cms_kari.c | 210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
|
Completed in 11 milliseconds