Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c116 static int aes_encrypt_init(crypto_ctx_t *, crypto_mechanism_t *,
146 aes_encrypt_init,
356 aes_encrypt_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in aes_encrypt_init() function
1465 return (aes_encrypt_init(ctx, mechanism, in aes_mac_init()