Searched refs:gcm_crypt_hndlr (Results 1 – 3 of 3) sorted by relevance
83 gcm_op_t gcm_crypt_hndlr; member
351 return ctx->ops.gcm_crypt_hndlr(ctx, pkt, nonce); in cipher_gcm_op()
428 ctx->ops.gcm_crypt_hndlr = mtls_gcm_encrypt_auth; in mtls_session_setup()430 ctx->ops.gcm_crypt_hndlr = mtls_gcm_decrypt_auth; in mtls_session_setup()