Searched refs:ctxidx (Results 1 – 2 of 2) sorted by relevance
340 int ctxidx; in blake2_cipher_process() local346 ctxidx = 0; in blake2_cipher_process()351 ACQUIRE_CTX(ctxidx, ctx); in blake2_cipher_process()411 RELEASE_CTX(ctxidx, ctx); in blake2_cipher_process()
564 int kt, ctxidx, error; in aesni_cipher_setup() local615 ACQUIRE_CTX(ctxidx, ctx); in aesni_cipher_setup()627 RELEASE_CTX(ctxidx, ctx); in aesni_cipher_setup()637 int error, ctxidx; in aesni_cipher_process() local657 ctxidx = 0; in aesni_cipher_process()661 ACQUIRE_CTX(ctxidx, ctx); in aesni_cipher_process()684 RELEASE_CTX(ctxidx, ctx); in aesni_cipher_process()