Home
last modified time | relevance | path

Searched refs:klen_pad (Results 1 – 1 of 1) sorted by relevance

/external/libsrtp2/crypto/test/
Dcipher_driver.c450 int klen_pad = ((klen + 15) >> 4) << 4; in cipher_array_alloc_init() local
462 key = srtp_crypto_alloc(klen_pad); in cipher_array_alloc_init()
477 for (j = klen; j < klen_pad; j++) in cipher_array_alloc_init()