Searched refs:ccm_crypt_hndlr (Results 1 – 6 of 6) 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()
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()