Home
last modified time | relevance | path

Searched defs:EC_KEY_get0_private_key (Results 1 – 3 of 3) sorted by relevance

/minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dec.h48 #define EC_KEY_get0_private_key hc_EC_KEY_get0_private_key macro
H A Dec.c170 EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key() function
/minix/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_key.c450 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key() function