Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-pkcs11-client.c536 int (*ec_set_public)(EC_KEY *key, const EC_POINT *pub_key); in pkcs11_start_helper_methods() local
545 &ec_copy, &ec_set_group, &ec_set_private, &ec_set_public); in pkcs11_start_helper_methods()
547 ec_copy, ec_set_group, ec_set_private, ec_set_public); in pkcs11_start_helper_methods()