Home
last modified time | relevance | path

Searched defs:EXT4_KEY_DERIVATION_NONCE_SIZE (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dcrypto_key.c105 static int ext4_derive_key_v2(const char nonce[EXT4_KEY_DERIVATION_NONCE_SIZE], in ext4_derive_key_v2()
Dext4_crypto.h28 #define EXT4_KEY_DERIVATION_NONCE_SIZE 16 macro