Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c128 static int capi_rsa_sign(int dtype, const unsigned char *m,
439 || !RSA_meth_set_sign(capi_rsa_method, capi_rsa_sign)) { in capi_init()
831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign() function