Searched refs:sldns_gost2pkey_raw (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/unbound/sldns/
H A Dkeyraw.h75 EVP_PKEY* sldns_gost2pkey_raw(unsigned char* key, size_t keylen);
H A Dkeyraw.c333 sldns_gost2pkey_raw(unsigned char* key, size_t keylen) function
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_secalgo.c556 *evp_key = sldns_gost2pkey_raw(key, keylen);
559 "sldns_gost2pkey_raw failed");

Completed in 185 milliseconds