Searched refs:tag_set (Results 1 – 8 of 8) sorted by relevance
13 # ${model} directory, looking for the ${tag_set} tag set, and the SignatureDef18 function(tfcompile model tag_set signature_def_key fname cpp_class)37 --tag_set ${tag_set}
94 ctx->tag_set = 1; in ossl_ccm_set_ctx_params()208 if (!ctx->enc || !ctx->tag_set) { in ossl_ccm_get_ctx_params()218 ctx->tag_set = 0; in ossl_ccm_get_ctx_params()423 ctx->tag_set = 1; in ccm_cipher_internal()426 if (!ctx->tag_set) in ccm_cipher_internal()433 ctx->tag_set = 0; in ccm_cipher_internal()450 ctx->tag_set = 0; in ossl_ccm_initctx()
51 int tag_set; /* Set if tag is valid */ member541 cctx->tag_set = 0; in aria_ccm_ctrl()598 cctx->tag_set = 1; in aria_ccm_ctrl()605 if (!EVP_CIPHER_CTX_encrypting(c) || !cctx->tag_set) in aria_ccm_ctrl()609 cctx->tag_set = 0; in aria_ccm_ctrl()714 if (!EVP_CIPHER_CTX_encrypting(ctx) && !cctx->tag_set) in aria_ccm_cipher()728 cctx->tag_set = 1; in aria_ccm_cipher()745 cctx->tag_set = 0; in aria_ccm_cipher()
69 int tag_set; /* Set if tag is valid */ member1146 int tag_set; member2273 if (!enc && !cctx->aes.ccm.tag_set) in s390x_aes_ccm_cipher()2292 cctx->aes.ccm.tag_set = 1; in s390x_aes_ccm_cipher()2328 cctx->aes.ccm.tag_set = 0; in s390x_aes_ccm_ctrl()2397 cctx->aes.ccm.tag_set = 1; in s390x_aes_ccm_ctrl()2407 if (!enc || !cctx->aes.ccm.tag_set) in s390x_aes_ccm_ctrl()3512 cctx->tag_set = 0; in aes_ccm_ctrl()3568 cctx->tag_set = 1; in aes_ccm_ctrl()3575 if (!EVP_CIPHER_CTX_encrypting(c) || !cctx->tag_set) in aes_ccm_ctrl()[all …]
52 int tag_set; /* Set if tag is valid */ member551 cctx->tag_set = 0; in aria_ccm_ctrl()608 cctx->tag_set = 1; in aria_ccm_ctrl()615 if (!EVP_CIPHER_CTX_is_encrypting(c) || !cctx->tag_set) in aria_ccm_ctrl()619 cctx->tag_set = 0; in aria_ccm_ctrl()724 if (!EVP_CIPHER_CTX_is_encrypting(ctx) && !cctx->tag_set) in aria_ccm_cipher()737 cctx->tag_set = 1; in aria_ccm_cipher()754 cctx->tag_set = 0; in aria_ccm_cipher()
87 int tag_set; /* Set if tag is valid */ member943 int tag_set; member2007 if (!enc && !cctx->aes.ccm.tag_set) in s390x_aes_ccm_cipher()2026 cctx->aes.ccm.tag_set = 1; in s390x_aes_ccm_cipher()2042 cctx->aes.ccm.tag_set = 0; in s390x_aes_ccm_cipher()2065 cctx->aes.ccm.tag_set = 0; in s390x_aes_ccm_ctrl()2133 cctx->aes.ccm.tag_set = 1; in s390x_aes_ccm_ctrl()2143 if (!enc || !cctx->aes.ccm.tag_set) in s390x_aes_ccm_ctrl()2150 cctx->aes.ccm.tag_set = 0; in s390x_aes_ccm_ctrl()3283 cctx->tag_set = 0; in aes_ccm_ctrl()[all …]
34 unsigned int tag_set : 1; /* Set if tag is valid */ member
1482 tag_set = None1518 if not tag_set:1519 tag_set = 11527 if not tag_set: