Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/modes/
H A Dcbc.c301 cbc_ctx->cbc_flags |= CBC_MODE; in cbc_init_ctx()
318 cbc_ctx->cbc_flags = CBC_MODE; in cbc_alloc_ctx()
H A Dmodes.h115 #define cbc_flags cbc_common.cc_flags macro
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c814 cbc_ctx->cbc_flags |= CBC_MODE; in des_cbc_ctx_init()
816 cbc_ctx->cbc_flags |= CBC_MODE | DES3_STRENGTH; in des_cbc_ctx_init()
H A DsoftBlowfishCrypt.c502 cbc_ctx->cbc_flags |= CBC_MODE; in blowfish_cbc_ctx_init()
H A DsoftAESCrypt.c840 cbc_ctx->cbc_flags |= CBC_MODE; in aes_cbc_ctx_init()