Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx.h46 struct alg_props { struct
61 struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3]; argument
140 struct alg_props *ap; /* pointer into props based on our key size */
141 struct alg_props props[3];/* openFirmware properties for requests */
Dnx.c502 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop()
701 sizeof(struct alg_props) * 3); in nx_crypto_ctx_init()