Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/io/
H A Drsa.c270 static int rsa_free_context(crypto_ctx_t *);
274 rsa_free_context
544 (void) rsa_free_context(ctx); in rsaprov_encrypt()
567 rsa_free_context(crypto_ctx_t *ctx) in rsa_free_context() function
711 (void) rsa_free_context(ctx); in rsaprov_decrypt()
1154 (void) rsa_free_context(ctx); in rsaprov_sign()
1207 (void) rsa_free_context(ctx); in rsa_sign_final()
1347 (void) rsa_free_context(ctx); in rsaprov_verify()
1406 (void) rsa_free_context(ctx); in rsa_verify_final()
1535 (void) rsa_free_context(ctx); in rsa_verify_recover()