Home
last modified time | relevance | path

Searched refs:GOST_KEY_TRANSPORT_new (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/gost/
H A Dgost_asn1.h87 GOST_KEY_TRANSPORT *GOST_KEY_TRANSPORT_new(void);
H A Dgost_asn1.c61 GOST_KEY_TRANSPORT_new(void) in GOST_KEY_TRANSPORT_new() function
H A Dgostr341001_pmeth.c533 gkt = GOST_KEY_TRANSPORT_new(); in pkey_gost01_encrypt()