Home
last modified time | relevance | path

Searched refs:gcm_kmflag (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dgcm.c386 new = kmem_alloc(new_len, ctx->gcm_kmflag); in gcm_mode_decrypt_contiguous_blocks()
722 ctx->gcm_kmflag = kmflag; in gcm_set_kmflag()
H A Dmodes.h229 int gcm_kmflag; member