Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftBlowfishCrypt.c494 cbc_ctx->cbc_keysched_len = size; in blowfish_cbc_ctx_init()
H A DsoftDESCrypt.c802 cbc_ctx->cbc_keysched_len = size; in des_cbc_ctx_init()
/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h120 #define cbc_keysched_len cbc_common.cc_keysched_len macro