Home
last modified time | relevance | path

Searched defs:blowfish_ctx (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/uts/common/crypto/io/
H A Dblowfish.c279 blowfish_ctx_t *blowfish_ctx; in blowfish_common_init() local
341 blowfish_ctx_t *blowfish_ctx; in blowfish_encrypt() local
383 blowfish_ctx_t *blowfish_ctx; blowfish_decrypt() local
549 blowfish_ctx_t *blowfish_ctx; blowfish_encrypt_final() local
573 blowfish_ctx_t *blowfish_ctx; blowfish_decrypt_final() local
599 blowfish_ctx_t blowfish_ctx; /* on the stack */ blowfish_encrypt_atomic() local
686 blowfish_ctx_t blowfish_ctx; /* on the stack */ blowfish_decrypt_atomic() local
807 blowfish_ctx_t *blowfish_ctx = ctx->cc_provider_private; blowfish_free_context() local
826 blowfish_common_init_ctx(blowfish_ctx_t * blowfish_ctx,crypto_spi_ctx_template_t * template,crypto_mechanism_t * mechanism,crypto_key_t * key,int kmflag) blowfish_common_init_ctx() argument
[all...]
/titanic_52/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftBlowfishCrypt.c149 blowfish_ctx_t *blowfish_ctx; in soft_blowfish_encrypt_common() local
325 blowfish_ctx_t *blowfish_ctx; in soft_blowfish_decrypt_common() local
[all...]
H A DsoftEncryptUtil.c908 blowfish_ctx_t *blowfish_ctx; in soft_crypt_cleanup() local
/titanic_52/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c737 blowfish_ctx_t *blowfish_ctx = ctx; in blowfish_encrypt_contiguous_blocks() local
758 blowfish_ctx_t *blowfish_ctx = ctx; in blowfish_decrypt_contiguous_blocks() local
/titanic_52/usr/src/common/crypto/modes/
H A Dmodes.h257 typedef struct blowfish_ctx { struct
262 bcublowfish_ctx global() argument