Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_ep11misc.h15 #define EP11_API_V1 1 /* min EP11 API, default if no higher api required */ macro
Dzcrypt_ep11misc.c597 int api = EP11_API_V1, rc = -ENOMEM; in ep11_query_info()
828 EP11_API_V4 : EP11_API_V1; in _ep11_genaeskey()
984 int n, api = EP11_API_V1, rc = -ENOMEM; in ep11_cryptsingle()
1126 EP11_API_V4 : EP11_API_V1; in _ep11_unwrapkey()
1306 EP11_API_V4 : EP11_API_V1; in _ep11_wrapkey()