Searched refs:CTPR_LS_BLOB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/caam/ | ||
H A D | regs.h | 418 #define CTPR_LS_BLOB BIT(1) macro |
H A D | ctrl.c | 1114 ctrlpriv->blob_present = !!(comp_params & CTPR_LS_BLOB); in caam_probe() |