Searched refs:cbc_keysched (Results 1 – 2 of 2) sorted by relevance
86 encrypt(ctx->cbc_keysched, lastp, lastp); in cbc_encrypt_contiguous_blocks()191 decrypt(ctx->cbc_keysched, blockp, in cbc_decrypt_contiguous_blocks()
113 #define cbc_keysched cbc_common.cc_keysched macro