Home
last modified time | relevance | path

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

/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h44 unsigned char iv[GENERIC_BLOCK_SIZE];
45 unsigned char buf[GENERIC_BLOCK_SIZE];
H A Dciphercommon.h24 # define GENERIC_BLOCK_SIZE 16 macro
51 unsigned char oiv[GENERIC_BLOCK_SIZE];
53 unsigned char buf[GENERIC_BLOCK_SIZE];
54 unsigned char iv[GENERIC_BLOCK_SIZE];

Completed in 9 milliseconds