Searched refs:ccm_set_iv (Results 1 – 1 of 1) sorted by relevance
325 static int ccm_set_iv(PROV_CCM_CTX *ctx, size_t mlen) in ccm_set_iv() function356 if (!ccm_set_iv(ctx, len)) in ccm_tls_cipher()406 if (!ccm_set_iv(ctx, len)) in ccm_cipher_internal()417 if (!ctx->len_set && !ccm_set_iv(ctx, len)) in ccm_cipher_internal()
Completed in 4 milliseconds