Searched refs:CRYPTO_NOLOAD (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcrypto.h85 #define CRYPTO_NOLOAD 0x00008000 macro
/linux-master/security/integrity/evm/
H A Devm_crypto.c102 tmp_tfm = crypto_alloc_shash(algo, 0, CRYPTO_NOLOAD);
/linux-master/crypto/
H A Dapi.c283 if (!alg && !(mask & CRYPTO_NOLOAD)) {

Completed in 267 milliseconds