Searched refs:ccm_crypt_hndlr (Results 1 – 7 of 7) sorted by relevance
82 ccm_op_t ccm_crypt_hndlr; member
329 return ctx->ops.ccm_crypt_hndlr(ctx, pkt, nonce); in cipher_ccm_op()
236 ctx->ops.ccm_crypt_hndlr = do_ccm_encrypt_mac; in tc_session_setup()257 ctx->ops.ccm_crypt_hndlr = do_ccm_decrypt_auth; in tc_session_setup()
608 ctx->ops.ccm_crypt_hndlr = crypto_cc23x0_ccm_encrypt; in crypto_cc23x0_session_setup()622 ctx->ops.ccm_crypt_hndlr = crypto_cc23x0_ccm_decrypt; in crypto_cc23x0_session_setup()640 ctx->ops.ccm_crypt_hndlr = NULL; in crypto_cc23x0_session_free()
410 ctx->ops.ccm_crypt_hndlr = mtls_ccm_encrypt_auth; in mtls_session_setup()412 ctx->ops.ccm_crypt_hndlr = mtls_ccm_decrypt_auth; in mtls_session_setup()
851 ctx->ops.ccm_crypt_hndlr = do_ccm_encrypt_mac; in ataes132a_session_setup()863 ctx->ops.ccm_crypt_hndlr = do_ccm_decrypt_auth; in ataes132a_session_setup()
1371 ctx->ops.ccm_crypt_hndlr = cc2520_crypto_ccm; in cc2520_crypto_begin_session()1373 ctx->ops.ccm_crypt_hndlr = cc2520_crypto_uccm; in cc2520_crypto_begin_session()1387 ctx->ops.ccm_crypt_hndlr = NULL; in cc2520_crypto_free_session()