Searched refs:gcm_mode_encrypt_contiguous_blocks (Results 1 – 3 of 3) sorted by relevance
83 rv = gcm_mode_encrypt_contiguous_blocks(ctx, data, length, in aes_encrypt_contiguous_blocks()
223 extern int gcm_mode_encrypt_contiguous_blocks(gcm_ctx_t *, char *, size_t,
84 gcm_mode_encrypt_contiguous_blocks(gcm_ctx_t *ctx, char *data, size_t length, in gcm_mode_encrypt_contiguous_blocks() function