Searched refs:crypto_decrypt_single (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c887 crypto_decrypt_single(crypto_context_t context, crypto_data_t *ciphertext, function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h1251 extern int crypto_decrypt_single(crypto_context_t, crypto_data_t *,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c2733 return (cipher(dev, arg, mode, crypto_decrypt_single));
H A Ddprov.c6200 error = crypto_decrypt_single(DPROV_CTX_SINGLE(ctx),

Completed in 120 milliseconds