Lines Matching full:nonce_len
702 int ae_init(ae_ctx* ctx, const void* key, int key_len, int nonce_len, int tag_len) {706 if (nonce_len != 12)