Searched refs:Plen (Results 1 – 1 of 1) sorted by relevance
363 uint32_t Plen; in mbedtls_nist_kw_unwrap() local404 Plen = MBEDTLS_GET_UINT32_BE(A, KW_SEMIBLOCK_LENGTH / 2); in mbedtls_nist_kw_unwrap()411 padlen = in_len - KW_SEMIBLOCK_LENGTH - Plen; in mbedtls_nist_kw_unwrap()429 memset(output + Plen, 0, padlen); in mbedtls_nist_kw_unwrap()430 *out_len = Plen; in mbedtls_nist_kw_unwrap()