cipher_null, digest_null, compress_null 에 대한 질문 입니다.

hyper9의 이미지


얼마전에 새로 64bit Fedora 11을 설치했는데, booting 하고 나서,
/var/log/message를 확인해 보니,,아래와 같은 message가 있던데요.

이건 왜 생기는 것인지, 또 의미가 무엇인지 궁금해서 질문 올립니다.
제가 본 message는 다음과 같습니다.

Jun 29 17:30:43 SystemA kernel: alg: No test for cipher_null (cipher_null-generic)
Jun 29 17:30:43 SystemA kernel: alg: No test for digest_null (digest_null-generic)
Jun 29 17:30:43 SystemA kernel: alg: No test for compress_null (compress_null-generic)

그럼 조언 부탁드립니다. ^^

mithrandir의 이미지

cipher, digest, compress는 커널중에서 cryptoapi 에 속한 것들입니다.
메시지 자체는 cipher_null, digest_null, compress_null 에 대해서 테스트가 없다는 얘기 같은데,
별 상관은 없어보입니다. 자세한 것은 cryptoapi를 검색해보시면 뭔가 나오지 않을까요?

언제나 삽질 - http://tisphie.net/typo/
프로그래밍 언어 개발 - http://langdev.net

언제나 삽질 - http://tisphie.net/typo/
프로그래밍 언어 개발 - http://langdev.net