Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hmac/
Dhmac_tests.txt27 Input = "Sample message for keylen=blocklen"
32 Input = "Sample message for keylen<blocklen"
37 Input = "Sample message for keylen=blocklen"
42 Input = "Sample message for keylen=blocklen"
47 Input = "Sample message for keylen<blocklen"
52 Input = "Sample message for keylen=blocklen"
57 Input = "Sample message for keylen=blocklen"
62 Input = "Sample message for keylen<blocklen"
67 Input = "Sample message for keylen=blocklen"
72 Input = "Sample message for keylen=blocklen"
[all …]
/external/pdfium/core/fdrm/crypto/
Dfx_crypt_aes.cpp689 int blocklen, in aes_setup() argument
693 ASSERT(blocklen == 16 || blocklen == 24 || blocklen == 32); in aes_setup()
696 ctx->Nb = blocklen / 4; in aes_setup()
807 uint32_t blocklen, in CRYPT_AESSetKey() argument
811 aes_setup((AESContext*)context, blocklen, key, keylen); in CRYPT_AESSetKey()
Dfx_crypt.h60 uint32_t blocklen,
/external/valgrind/mpi/
Dmpiwrap_type_test.c51 static Ty tycon_Vector ( int count, int blocklen, int stride, Ty t ) in tycon_Vector() argument
55 r = MPI_Type_vector( count, blocklen, stride, t, &tres ); in tycon_Vector()
60 static Ty tycon_HVector ( int count, int blocklen, MPI_Aint stride, Ty t ) in tycon_HVector() argument
64 r = MPI_Type_hvector( count, blocklen, stride, t, &tres ); in tycon_HVector()
/external/syslinux/core/fs/xfs/
Dxfs.h747 xfs_bmdr_maxrecs(int blocklen, int leaf) in xfs_bmdr_maxrecs() argument
749 blocklen -= sizeof(xfs_bmdr_block_t); in xfs_bmdr_maxrecs()
752 return blocklen / sizeof(xfs_bmdr_rec_t); in xfs_bmdr_maxrecs()
754 return blocklen / (sizeof(xfs_bmdr_key_t) + sizeof(xfs_bmdr_ptr_t)); in xfs_bmdr_maxrecs()
/external/ipsec-tools/src/racoon/
Dalgorithm.h155 int blocklen; member
Dalgorithm.c506 return f->blocklen;
/external/llvm/docs/
DBitCodeFormat.rst209 specifies the abbrev id width for the sub-block. The ``blocklen`` value is a