Home
last modified time | relevance | path

Searched defs:aes_ctx (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/uts/common/crypto/io/
H A Daes.c360 aes_ctx_t *aes_ctx; in aes_common_init() local
410 aes_ctx_t *aes_ctx; in aes_encrypt() local
525 aes_ctx_t *aes_ctx; aes_decrypt() local
641 aes_ctx_t *aes_ctx; aes_encrypt_update() local
716 aes_ctx_t *aes_ctx; aes_decrypt_update() local
800 aes_ctx_t *aes_ctx; aes_encrypt_final() local
858 aes_ctx_t *aes_ctx; aes_decrypt_final() local
964 aes_ctx_t aes_ctx; /* on the stack */ aes_encrypt_atomic() local
1094 aes_ctx_t aes_ctx; /* on the stack */ aes_decrypt_atomic() local
1296 aes_ctx_t *aes_ctx = ctx->cc_provider_private; aes_free_context() local
1314 aes_common_init_ctx(aes_ctx_t * aes_ctx,crypto_spi_ctx_template_t * template,crypto_mechanism_t * mechanism,crypto_key_t * key,int kmflag,boolean_t is_encrypt_init) aes_common_init_ctx() argument
[all...]
/titanic_51/usr/src/common/crypto/aes/
H A Daes_modes.c80 aes_ctx_t *aes_ctx = ctx; in aes_encrypt_contiguous_blocks() local
115 aes_ctx_t *aes_ctx = ctx; in aes_decrypt_contiguous_blocks() local
[all...]
/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c163 aes_ctx_t *aes_ctx; in soft_aes_encrypt_common() local
501 aes_ctx_t *aes_ctx; in soft_aes_decrypt_common() local
[all...]
H A DsoftEncryptUtil.c888 aes_ctx_t *aes_ctx; in soft_crypt_cleanup() local
/titanic_51/usr/src/common/crypto/modes/
H A Dmodes.h232 typedef struct aes_ctx { struct
242 acuaes_ctx global() argument
H A Dccm.c646 ulong_t authDataSize, uint8_t *b0, ccm_ctx_t *aes_ctx) in ccm_format_initial_blocks() argument